ReadTimeout
Integer (seconds)
Purpose
The ReadTimeout parameter enables you to specify the number of seconds for which web‑enabled applications wait for message transfers to complete before timing out.
This parameter can have one of two forms, as follows.
ReadTimeout
application-name_ReadTimeout
The default value is 600 seconds (10 minutes)
Use the application‑name_ReadTimeout form of this parameter if you want different applications to have different message transfer timeout values. If Jade locates both forms of this parameter in the [WebOptions] section, the specific form (that is, application‑name_ReadTimeout) takes precedence, but only for that application.